home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / comm / mail / AEMail.lha / aemail143 / INSTALL.TXT < prev    next >
Text File  |  1998-01-15  |  25KB  |  477 lines

  1.                           INSTALLATION OF AEMAIL
  2.                             (January 15, 1998)
  3.  
  4. The AEMail Install Script uses the Installer program first provided by
  5. Commodore and later revised by Amiga Technologies.  You should use the
  6. Install_AEMail script to install AEMail.  It is not recommended that you
  7. attempt to install AEMail by hand since some actions are necessary through
  8. the install script.  This is especially true if you are attempting to
  9. install a registered version with the supplied diskette!
  10.  
  11.     Installer and Installer project icon
  12.     (c) Copyright 1995-96 Escom AG.  All Rights Reserved.
  13.     Reproduced and distributed under license from Escom AG.
  14.  
  15.     INSTALLER SOFTWARE IS PROVIDED "AS-IS" AND SUBJECT TO CHANGE;
  16.     NO WARRANTIES ARE MADE.  ALL USE IS AT YOUR OWN RISK.  NO LIABILITY
  17.     OR RESPONSIBILITY IS ASSUMED.
  18.  
  19. To install AEMail simply double click on the "Install_AEMail icon".  The
  20. install script provides two user levels that the user can choose:
  21.  
  22.     Intermediate    (control of configuration parameters only)
  23.     Expert          (control of configuration and where files are placed)
  24.  
  25. The Install script makes an attempt to determine which TCP/IP stack that
  26. you have installed.  This controls which defaults will be taken.  The way
  27. the install scripts knows which TCP/IP stacks are present is as follows
  28. (you must have installed the particular stack before installing AEMail):
  29.  
  30.     AmiTCP:     This is controlled by the presence of the AmiTCP: assign
  31.                 statement and the presence of the AmiTCP:bin drawer.
  32.  
  33.     Miami:      This is controlled by the presence of the Miami: assign
  34.                 statement.  When you installed Miami you should have let
  35.                 the install create the Miami: assign.  This was only
  36.                 available under later versions of Maimi.
  37.  
  38.                 While the Miami: assign is not an absolute requirement
  39.                 if you are using Miami, it is required if you intend
  40.                 to use the supplied "startnet.miami" and "stopnet.miami"
  41.                 scripts supplied with this archive.  The scripts will
  42.                 not even be moved to your AEMail drawer if the Miami:
  43.                 assign is not present.
  44.  
  45.     TermiteTCP: This is controlled by the presence of the TermiteTCP.prefs
  46.                 envronomental variable.  Also, if you want to pick up
  47.                 some of the other TermiteTCP variables, such as email
  48.                 address, you must have run TermiteTCP prior to installing
  49.                 AEMail (TermiteTCP does not have to be online, however).
  50.  
  51. The action that takes place at during the install is slightly different
  52. depending on whether AmiTCP has been installed or not.  The installation
  53. script determines if AmiTCP is installed by checking for an assignment to
  54. AmiTCP:.  This AmiTCP:  assignment was automatically created when you
  55. installed AmiTCP.
  56.  
  57. If the AmiTCP:  assignment is present, it will determine where the
  58. installation script will place the AEMail executable.  For AmiTCP the
  59. executable is placed in the AmiTCP:bin drawer.  If this drawer is not
  60. present, the placement of the executable defaults to an "AEMail" drawer
  61. (created by the script if it does not already exist) on the largest
  62. partition on your hard drive.
  63.  
  64. If you wish to control where AEMail will be placed, you will need to
  65. execute the Install script at the "Expert" user level.
  66.  
  67. The reason that AEMail is placed in the AmiTCP:bin drawer if the AmiTCP:
  68. assignment is present, is that the assumption is made that you are using
  69. AmiTCP.  The "startnet" and "stopnet" scripts should be in the same
  70. directory that contains AEMail if they are to work without modification.
  71.  
  72. If you select the Intermediate user level, the following actions will be
  73. taken:
  74.  
  75.     The AEMail executable file will be placed in AmiTCP:bin or, if the
  76.         AmiTCP: assignment is not present, on the largest partition on
  77.         your hard drive.
  78.  
  79.         Note: No special directory will be created if AmiTCP:bin is
  80.         present, otherwise a directory called "AEMail" will be created
  81.         for containing the AEMail executable.  When the installation
  82.         script terminates it will tell you where it placed the AEMail
  83.         executable.
  84.  
  85.         The AREXX scripts StartNet.Miami and StopNet.Miami will also
  86.         be moved to this drawer if you have Miami installed on your
  87.         system as determined by a Miami: assignment.
  88.  
  89.     Your AEMail mail directory will normally be a directory called
  90.         AEMail_Mail in AmiTCP: or, if AmiTCP: was not present, in the
  91.         AEMail directory. The AEMail mail directory will be assigned to
  92.         AEMAIL:.  If an AEMAIL: assignment already exists, that directory
  93.         will be used as the mail directory except that it will be
  94.         renamed to AEMail_Mail if it had been named something else.
  95.         This operation is automatic and makes updating the AEMail program
  96.         easy without disturbing your existing mail files.
  97.  
  98.     The documentation files that you want copied will be copied to a drawer
  99.         called "documentation" in the drawer which contains the AEMail
  100.         executable.
  101.  
  102.     If you want the AEMail.readme file, it will be copied to the directory
  103.         containing your AEMail executable.
  104.  
  105.     A handy registration form called "registration.form" will be available
  106.         in your main AEMail directory.  It has an icon which, if you double
  107.         click on it, will use the "PrintFiles" program in your SYS:Tools
  108.         directory to print out the registration form.
  109.  
  110.     If you are running under AmigaDos 3.0 or greater, the supplied
  111.         mailcap file will be copied to the AEMail_Mail directory.
  112.         No mailcap file will be copied if you are using AmigaDos 2.1.
  113.  
  114.     An AEMAIL: assign statement will automatically be placed in your
  115.         S:User-Startup file.
  116.  
  117.     An "ASSIGN C: SYS:REXXC ADD" will also be added to your s:User-Startup
  118.         file to provide a path to your AREXX commands.
  119.  
  120. As noted above, the default drawer in which your documentation is placed is
  121. a drawer called "documentation" in the drawer containing your AEMail
  122. executable.  This is different from prior versions where the documentation
  123. files were placed in the same drawer as the AEMail executable.  Your old
  124. documentation files WILL BE deleted by the installation script.  If you
  125. want these retained you will have to re-name them yourself.
  126.  
  127. If you select either user level you will also be able to provide
  128. configuration data that will be stored in the Tool Types parameters of the
  129. AEMail icon.  Further, if the AEMAIL:  assignment existed at the start of
  130. the installation that assignment will be used.  However, if the mail
  131. directory had been called something else, you will be asked if you want to
  132. rename it to AEMail_Mail.  If you select NO, the directory will not be
  133. renamed; however, a new AEMail_Mail directory will be created in the same
  134. parent directory and used for the AEMAIL:  assignment.
  135.  
  136. In addition to what is available for the Intermediate user, the Expert user
  137. will be able to select what directories will be used and will be able to
  138. copy the documentation files to a directory of his/her choice.  The Expert
  139. user will also be able to select an alternate location for a pre-existing
  140. mailcap file and, if running under AmigaDos 2.1, will be able to build
  141. their own mailcap file.
  142.  
  143. IF YOU ARE UPDATING FROM A PREVIOUS VERSION OF AEMail, it is recommended
  144. that you install at the Intermediate level.  That will insure that all of
  145. your old assignments and mail files will be available.  Also, you should
  146. not try to configure AEMail with the Install script since you already have
  147. a configuration file assigned.
  148.  
  149. The one exception to this is if you are updating from a version of AEMail
  150. below 1.10.  In this case you will HAVE to install at the Expert level in
  151. order to locate where your old AEMail installation was placed.
  152.  
  153. Certain configuration parameters must be provided before AEMail will run.
  154. These configuration parameters are provided either by Tool Types in the
  155. AEMail icon or through a special configuration screen when you first run
  156. AEMail and saved in an aemail.cnfg file in the S:  directory.  For a full
  157. dis